home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / opt / pentoo / scripts / bluediving.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  2006-01-24  |  265b  |  9 lines

  1. #!/bin/sh
  2. echo "This is BETA code."
  3.  
  4. echo "Respect the privacy of other human beings and think before you type!"
  5. echo "...and please dont use this software to destroy other peoples devices."
  6. echo "That's dumb dude!"
  7. cd /opt/pentoo/bin/bluediving/
  8. ./bluedivingNG.pl
  9.